home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr28 / sked20.zip / SKED.TXT < prev   
Text File  |  1995-02-13  |  5KB  |  116 lines

  1. SKED V2.0 - A program scheduler
  2.  
  3. This program is shareware. See section below.
  4.  
  5. I created this program after getting fed up with watching MIRROR run every time
  6. I rebooted my machine while debugging a system configuration problem.  Since
  7. MIRROR and other programs need only be run once a day, I decided to write this
  8. little routine.  Every time SKED is run, the program searches your path for the
  9. SKED.INI file.  If it does not find SKED.INI in the path, it will create it in
  10. the current directory.  This file is used by the program to determine when a
  11. section is scheduled to run.  There are 6 sections in SKED.INI:
  12. [Daily]; [Weekly]; [Monthly]; [Quarterly]; [SemiAnnual]; and [Yearly].
  13. Each section contains a date on which the section will be executed.
  14.  
  15. DIRECTIONS FOR INSTALLATION:
  16.   1.) Place the SKED.EXE program into any directory in your path.
  17.   2.) Run SKED  (this will create a blank SKED.INI for your configuration)
  18.       Note:  If you are upgrading from SKED V1.0 the program will convert your
  19.              SKED.INI to the new format.  Don't worry, it creates a backup of
  20.              your current SKED.INI called SKED.V10.
  21.   3.) Edit SKED.INI and place commands from your AUTOEXEC.BAT into the
  22.       appropriate sections.  Comments are allowed as long as the semicolon (;)
  23.       character is the first character in the line.  DO NOT change the section
  24.       names (ie. [Daily]).
  25.   4.) Remove above commands from your AUTOEXEC.BAT file and insert the command
  26.       SKED.  My preference is to put SKED toward the end of AUTOEXEC.BAT
  27.  
  28.   WARNING: When running disk-defragmenters from SKED, don't be alarmed when
  29.   you discover an unmovable file in the FAT display.  This is the SKED.INI
  30.   file.  This file must be flagged HIDDEN/SYSTEM to prevent it from being
  31.   moved while SKED is accessing it.  If the file is moved while SKED is
  32.   accessing it, it will become corrupted and any other file moved into
  33.   SKED.INI's place will also be corrupted.
  34.  
  35. SKED.EXE is (C) Copyrighted 1993, 1995 by Diamond Software. All rights reserved.
  36.  
  37. Diamond Software is not responsible for any mishaps caused by running this
  38. program.  Unfortunately, you use our products at your risk, not ours.
  39.  
  40. Having said that, I would like to point out that I have tested SKED to the best
  41. of my ability.  Tests were conducted in a variety of situations.  I don't like
  42. making blanket statements eliminating any responsibility I might have, but
  43. this is a crazy world where the number one corporate sport seems to be the law
  44. suit, and I'd love to avoid all of that.  Finally, I will say that if you find
  45. a bug in SKED, report it. Just write and tell me the fix you propose and I'll
  46. work on it and get it uploaded as soon as possible.
  47.  
  48.  
  49. DIAMOND SOFTWARE
  50. PO BOX 360562
  51. STRONGSVILLE  OH  44136
  52.  
  53. C. L. Gotwald
  54.   Compuserve ID: 72077,3371
  55.  
  56. J. D. Gotwald
  57.   Compuserve ID: 74346,3665
  58.  
  59. ************ THIS PROGRAM IS NOT FREE.  IT IS SHAREWARE ************************
  60. You must register your copy of the program by returning this page with your
  61. registration fee payable to:
  62.  
  63.     DIAMOND SOFTWARE
  64.     PO BOX 360562
  65.     STRONGSVILLE  OH  44136
  66.  
  67.  
  68.     NAME: ___________________________________________________________________
  69.  
  70.     ORGANIZATION: ___________________________________________________________
  71.  
  72.     ADDRESS:_________________________________________________________________
  73.  
  74.     CITY: ________________________________ STATE: _______ ZIP: ______________
  75.  
  76.     I would like to purchase the following license(s) for SKED V2.0 from
  77.     Diamond Software at the following registration fees.
  78.  
  79.              _______ Single user license(s) @ $5.00     =$_________.____
  80.  
  81.                                                           No. of users X
  82.          Server    Number of    Number of    At a cost    No. of srvrs X
  83.        user range   Servers   user licenses  (per user)    Cost per user
  84.        ----------- ---------  -------------  ----------  ---------------
  85.  
  86.        2 to 9      _________ X ____________  X  $4.50   =$_________.____
  87.  
  88.        10 to 19    _________ X ____________  X  $4.00   =$_________.____
  89.  
  90.        20 to 49    _________ X ____________  X  $3.50   =$_________.____
  91.  
  92.        50 to 99    _________ X ____________  X  $3.00   =$_________.____
  93.  
  94.        100 to 249  _________ X ____________  X  $2.50   =$_________.____
  95.  
  96.        250 to 499  _________ X ____________  X  $2.00   =$_________.____
  97.  
  98.        500 or more _________ X ____________  X  $1.50   =$_________.____
  99.  
  100.                 TOTAL REGISTRATION FEE(S) ENCLOSED:     =$_________.____
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.